home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / tools / files.bbs < prev    next >
Encoding:
File List  |  1993-11-02  |  74.5 KB  |  1,034 lines

  1. GUIDE.ZIP      119686  10-15-93  Shareware Programmer's Guide (Ford, Nelson &
  2.                                | ASP, $0) is an extensive guide to marketing
  3.                                | your software as shareware. Includes advice
  4.                                | on all areas of program design,
  5.                                | documentation, and marketings, as well as
  6.                                | many sources of supplies from credit card
  7.                                | processing to shrink wrap machines.
  8. ATEASE1.EXE    316384  06-28-92  At Ease With Computer Programming 1.4
  9.                                | (Synfonics ASP; $54) is a programming tutor
  10.                                | designed to make you think like a computer.
  11.                                | It covers Creative Problem Solving, Writing
  12.                                | Solutions, and Translating Into Code. This
  13.                                | lesson is also divided into five sub-courses
  14.                                | including Thinking, Defining, Modeling,
  15.                                | Formulating, and Computing. It teaches you
  16.                                | how to analyze problems and write solutions.
  17.                                | Requires 512K and CGA, EGA, or VGA.
  18. ATEASE2.EXE    239959  06-28-92  See ATEASE1.EXE
  19. DOSREF.ZIP     159327  10-16-93  DOSRef (Williams, Dave; $20) is a
  20.                                | programmer's reference to complete
  21.                                | register-level information on all documented
  22.                                | and most undocumented DOS and BIOS calls.
  23. HELPPC.ZIP     300419  10-16-93  HelpPC (Jurgens, David; $25-$30) is a
  24.                                | collection of public domain technical
  25.                                | articles, lists and excerpts from several
  26.                                | common reference manuals all organized in a
  27.                                | single database. The help topics include
  28.                                | BIOS interrupts, DOS interrupts, BIOS data
  29.                                | areas, DOS data structures, and Standard C
  30.                                | functions. The main program is a quick
  31.                                | reference utility which allows viewing of
  32.                                | the help database from the DOS command line.
  33.                                | You'll find the screen displays are brief
  34.                                | and to the point. This program is designed
  35.                                | for the PC programmer who knows what he's
  36.                                | doing, but just can't remember the syntax,
  37.                                | or parameters to some little used BIOS
  38.                                | interrupt, DOS data structure or C function.
  39.                                | Over 900 technical topics have been covered.
  40.                                | Other features include a file indexer, and
  41.                                | partial pattern matching for topic searches.
  42. INT36A.ZIP     331624  08-03-93  MSDOS Interrupt List 3.6 (Brown, Ralf; $0)
  43.                                | is a comprehensive listing of functions
  44.                                | available through interrupt calls, both
  45.                                | documented and undocumented.
  46. INT36B.ZIP     336839  08-03-93  See INT36A.ZIP
  47. INT36C.ZIP     114337  08-03-93  See INT36A.ZIP
  48. INT36D.ZIP     208505  08-03-93  See INT36A.ZIP
  49. INTVDB.ZIP      37868  08-03-93  INTVDB is a part of MSDOS Interrupt List set.
  50. DVIN36.ZIP      92603  08-23-93  DV Interrupt 3.6 (Ralf Brown; $0) is an
  51.                                | extract of the MSDOS Interrupt List containing
  52.                                | the DESQview and QEMM API calls.  [DVIN36]
  53. VI_SOFT@.EXE    69233  01-22-93  VI_Soft (Vanderheiden, Gregg C. Ph.D.; $0)
  54.                                | is a discussion about developing software
  55.                                | that is more accessible for visually
  56.                                | impaired.
  57. COREF__@.EXE    57113  08-20-92  Charts of Reference 1.1 (RaLin Enterprises;
  58.                                | $7) is a reference utility for programmers.
  59.                                | Charts include eight different charts, ASCII
  60.                                | text color codes, ANSI Esc codes, color
  61.                                | attribute numbers, extended key codes, and
  62.                                | character codes.
  63. 21HELP_@.COM    36635  01-29-90  21Help (Kaye, Bob; $?) is sort of a poor
  64.                                | man's Norton Guide describing each INT 21H
  65.                                | function, the other DOS interrupts and the
  66.                                | ROM BIOS interrupts. There is a small
  67.                                | resident portion (2.2K) which reads three
  68.                                | text files from disk and displays the
  69.                                | selected information. Requires EGA/VGA.
  70. BIOS13.ZIP      25185  10-15-93  BIOS13 (Martin, Charley; $0) is a discussion
  71.                                | of poorly documented quirks of the BIOS
  72.                                | diskette services.
  73. DEBUG7.ZIP      18968  10-15-93  DEBUG7 is a tutorial made to present an
  74.                                | overview of the DEBUG.COM program for the PC
  75. HEADER.INF       4340  02-17-91  Header (Yoshizaki, Haruyasu; $0) describes
  76.                                | the header format for LHArc.
  77. COPR.ZIP        14773  10-15-93  How To Copyright Software 92 (Locus
  78.                                | Incorporated; $13) contains a discussion of
  79.                                | copyright law and step-by-step instructions
  80.                                | from a programmer/attorney on how to apply
  81.                                | for a Certificate of Copyright Registration
  82.                                | of computer software and documentation.
  83. INTPROT.ZIP      6992  10-15-93  IntProt (Dunford, Christopher J.; $0)
  84.                                | descibes IBM's not-well-known protocol for
  85.                                | interrupt sharing.
  86. HIMEM__@.COM     8633  05-01-89  HiMem 2.06 (Microsoft Corporation; $0)
  87.                                | defines the Extended Memory Specification
  88.                                | (XMS) version 2.00 for MS-DOS. XMS allows
  89.                                | DOS programs to utilize additional memory
  90.                                | found in Intel's 80286 and 80386 based
  91.                                | machines in a consistent, machine
  92.                                | independent manner.
  93. RCS56D.ZIP     367431  08-18-93  Revision Control System 5.6 (Frank Whaley)
  94.                                | manages multiple revisions of files. RCS can
  95.                                | store, retrieve, log, identify, and merge
  96.                                | revisions. It is useful for files that are
  97.                                | revised frequently, such as programs,
  98.                                | documentation, graphics, and papers. [RCS56D]
  99. TSR.TXT          1621  10-21-91  TSR.TXT (Vitt, Mark; $0) is a discussion of
  100.                                | new interrupts that should be hooked in
  101.                                | order to create stable TSRs.
  102. HELPPC.ZIP     300419  10-16-93  HelpPC (Jurgens, David; $25) is a collection
  103.                                | of public domain technical articles, lists
  104.                                | and excerpts from several common reference
  105.                                | manuals all organized in a single database.
  106.                                | The help topics include BIOS interrupts, DOS
  107.                                | interrupts, BIOS data areas, DOS data
  108.                                | structures, and Standard C functions. The
  109.                                | main program is a quick reference utility
  110.                                | which allows viewing of the help database
  111.                                | from the DOS command line. You'll find the
  112.                                | screen displays are brief and to the point.
  113.                                | This program is designed for the PC
  114.                                | programmer who knows what he's doing, but
  115.                                | just can't remember the syntax, or
  116.                                | parameters to some little used BIOS
  117.                                | interrupt, DOS data structure or C function.
  118.                                | Over 900 technical topics have been covered.
  119.                                | Other features include a file indexer,
  120.                                | partial pattern matching for topic searches,
  121.                                | a TSR version, hypertext linking, and more.
  122. GAME_PGM.COM    20297  01-29-90  Game-Pgm (Gellman, Robert; $0) is an essay
  123.                                | of the author's own views on the programming
  124.                                | of games. Mr. Gellman has programmed several
  125.                                | games and registered a number of others.
  126.                                | This file contains his views on good and bad
  127.                                | features in shareware and other games and
  128.                                | some pointers on how to make a good, quality
  129.                                | game with a reasonable price.
  130. LICADD.EXE      13728  02-02-90  LicAdd (Unique Software ASP; $15) is a set
  131.                                | of programs primarily for shareware
  132.                                | programmers: LICENSE 1.1 prompts the user
  133.                                | for his name and address and prints a
  134.                                | customized registration form. The user then
  135.                                | only has to include a check, fold the form,
  136.                                | add a stamp and mail. No envelopes are
  137.                                | needed. ADDRESS is similar, except it lets
  138.                                | registered users easily report a change of
  139.                                | address.
  140. RAT_EW_@.COM     8688  03-12-91  Rat 2.40 (Wooten, Emery; $5) is a 5k pop-up
  141.                                | that displays the ASCII character set.
  142. BOOKS__@.COM     8498  01-29-90  Software Engineering Book List (Cohen,
  143.                                | Richard; $0) is a reading list that was
  144.                                | originally developed in 1986 for a college
  145.                                | course in structured analysis. It has since
  146.                                | been revised and expanded a number of times
  147.                                | to support a variety of courses, both
  148.                                | college and industrial, in software
  149.                                | engineering. These books should be of
  150.                                | considerable interest to anyone developing
  151.                                | business oriented information systems.
  152. UPD386_@.COM     8964  10-04-89  UPD386 (Norton, Daniel A.; $0) is a summary
  153.                                | that describes the differences between the
  154.                                | instructions of the Intel 80286 and 80386
  155.                                | processors. It discusses the 32-bit
  156.                                | register, the new addressing modes, debug
  157.                                | registers, and paging. It also describes
  158.                                | each new instruction, along with examples.
  159.                                | It is primarily intended for programmers who
  160.                                | are already familiar with the 80286
  161.                                | instruction set.
  162. OPCODE.ZIP       4349  10-15-93  Opcode is a text file that contains Opcode
  163.                                | tables through 80386.
  164. AVTS13.ZIP     362734  09-06-93  ARIS Version Tracking System 1.3 (Riedel,
  165.                                | Alexander; $30) is a control/configuration
  166.                                | management system for software allowing you
  167.                                | to keep track of the versions of source code
  168.                                | modules and tracing the development of the
  169.                                | program.
  170. LDIFF1.EXE      30355  07-13-89  LDiff .110 lets you create update files
  171.                                | which can be distributed to your program
  172.                                | users for updating their old program files.
  173.                                | LDiff automatically compares your new EXE
  174.                                | with the old EXE and creates a difference
  175.                                | file. The difference file and a small LDiff
  176.                                | utility can be given to users. The utility
  177.                                | will automatically update their EXE files.
  178.                                | This can be cheaper and easier than sending
  179.                                | all-new files.
  180. MERGEBG@.EXE    66985  01-21-93  Merge (Ghodsi, Bob; $?) helps you create
  181.                                | large single files from multiple source
  182.                                | files.. These files can later be used for
  183.                                | general reference purposes or cut and paste
  184.                                | jobs during application development.
  185. VCOMP__@.EXE    47957  07-10-92  Visual Compare 1.52 (Whitney, John R. ASP;
  186.                                | $33) is a file comparison utility. It is
  187.                                | very fast, and the use of colors to
  188.                                | differentiate the files' contents in a
  189.                                | scrollable display makes it easy to see
  190.                                | differences between files. Recommended in
  191.                                | Dr. Dobb's Journal. Great for comparing
  192.                                | program source files.
  193. WSP____@.EXE    15705  06-21-93  WSP 1.50 (Wada, Wakiti Koichi; $?) compares
  194.                                | an old and updated file and creates a COM
  195.                                | program which will make the changes to the
  196.                                | user's old file. You can send the user just
  197.                                | the COM file instead of a full set of new
  198.                                | files.
  199. CMP.ZIP          4972  10-15-93  CMP (Gersbach, Jack; $0) is a file
  200.                                | comparison utility program that has the
  201.                                | power to perceive added and deleted sections
  202.                                | of a file as well as changes.
  203. HDIFF.ZIP       28122  10-15-93  HDiff 1.22 (Dunford, Christopher J.; $0) a
  204.                                | fast text file comparator for OS/2, intended
  205.                                | for programmers' use in source and version
  206.                                | control.
  207. BLED.ZIP        77773  10-15-93  Bled (Goosens, Ken; $0) allows different
  208.                                | people to make changes to a text file that
  209.                                | they jointly maintain.  The typical use of
  210.                                | BLED is for producing modifications to
  211.                                | source code for programs.  Interactive
  212.                                | Microsoft BASIC has long had a MERGE command
  213.                                | which functions like BLED.  It inserts,
  214.                                | deletes, and replaces lines based on line
  215.                                | numbers.  Other public domain programs would
  216.                                | compare two BASIC programs and produce a
  217.                                | merge file to convert one to the other using
  218.                                | the merge command.  BLED is a generalized
  219.                                | program that combines these two functions
  220.                                | and works for all languages, not just BASIC.
  221.                                | A command line option lets you remove
  222.                                | comments from code.  The maximum number of
  223.                                | metavariables is 99.  The program supports
  224.                                | metacommands with file includes, conditional
  225.                                | logic, and in-line blocks.
  226. SW_CC.ZIP      111503  10-17-93  Software Change Control (Erickson, Walter;
  227.                                | $20-$129) compares two files and generates
  228.                                | various reports that display any or all
  229.                                | change differences. It records who, why,
  230.                                | when, and where changes were made,
  231.                                | maintaining a complete history of all
  232.                                | changes. It can help eliminate undetected
  233.                                | programming errors, and track coding
  234.                                | progress on software projects.
  235. SYSTRAK.ZIP    132179  10-16-93  SYSTRAK (Plossl, Keith R.; $?) tracks
  236.                                | revisions to source code files within
  237.                                | multiple program systems.
  238. PC_TAGS.ZIP    212350  10-16-93  PC-Tags (Moderne Software; $38-$73) is a DOS
  239.                                | and OS/2 source-code retrieval system that
  240.                                | will locate and retrieve a function or
  241.                                | procedure definition from a text file
  242.                                | written in C, Pascal, BASIC, dBASE,
  243.                                | Assembly, Modula-2 or any other language
  244.                                | (including English). After locating the
  245.                                | source file, PC-TAGS will load it into your
  246.                                | editor and place the cursor at the retrieved
  247.                                | function or procedure's beginning.
  248. SSS.ZIP        532305  10-14-93  Super Shareware System 1.0 (PractiComp; $65)
  249.                                | tracks customers, prospects, distributors,
  250.                                | contacts, products, sales, and exenses for
  251.                                | shareware authors. You can do targeted
  252.                                | mailings to customers, prospects, and
  253.                                | distributors, printing postcards or labels.
  254.                                | There are 24 reports available, some
  255.                                | including contact listings and directories,
  256.                                | geographic summaries for customers and
  257.                                | distributors, a balance sheet, payments due
  258.                                | and income over a specified time period with
  259.                                | subtotals by day, month, or year. You can
  260.                                | import data in dBASE, Delimited, or SDF
  261.                                | formats.
  262. BETATST@.EXE   169673  05-06-93  Beta Test Program 2.7 (MyLife Software, ASP;
  263.                                | $24) helps software authors develop a beta
  264.                                | test program. Suggestions and examples are
  265.                                | provided for an effective beta tester. A
  266.                                | beta test bug report generator is provided
  267.                                | for easy isolation of troublesome bugs in
  268.                                | beta software.
  269. BULLET.ZIP     135533  10-17-93  Bullet 1.02 (Huth, Cornel; $80) is a library
  270.                                | of data management modules that can be used
  271.                                | with virtually any DOS-based compiler. It is
  272.                                | written in assembler and uses high-speed
  273.                                | b-tree index files and DBF data file format.
  274.                                | Over 65 file functions are provided.
  275.                                | Features include the ability to save binary
  276.                                | data; support for character keys up to 64
  277.                                | bytes as well as 16-/32-bit integer keys,
  278.                                | signed or unsigned; error recovery;
  279.                                | low-level direct DOS file I/O; high-level
  280.                                | transaction-based accesses for network
  281.                                | control; National Language Support; and more.
  282. CPRN_CS.ZIP     23449  07-27-93  CPrint 2.17 (Cactus Software; $20) prints
  283.                                | source code for most languages on LaserJets
  284.                                | with comments highlighted.
  285. LIBRA__@.COM    47499  01-29-90  Libra 1.01 (Rose, Herb; $20) provides a
  286.                                | useful, easy interface to Microsoft's LIB
  287.                                | program for managing object libraries. This
  288.                                | is a programmer productivity tool. It shows
  289.                                | all the modules in a library, the EXTERNAL
  290.                                | and PUBLIC symbols referenced by each
  291.                                | module, and the module size. In addition to
  292.                                | the normal LIB operations of ADD, DELETE,
  293.                                | EXTRACT, and REPLACE modules, you can
  294.                                | perform a search for modules that reference
  295.                                | particular symbols. All this is done with an
  296.                                | easy to use, windowed user interface.
  297. NEWPROJ@.COM    17833  04-10-90  NewProj (Andersen, Anthony; $0) automates
  298.                                | the creation of OS/2 PM projects. It makes
  299.                                | all files necessary to compile and run a
  300.                                | program. It creates a main routine, window
  301.                                | routine, and a dialog box routine. C, RC,
  302.                                | DLG H, MAK, ICO, DEF, and LNK files are
  303.                                | produced. Source is included.
  304. QMAKE__@.COM     9159  01-29-90  QMake (Houston, Jerry; $0) is an
  305.                                | intermediate step between Sammy Mitchell's
  306.                                | excellent editor QEdit and the MAKE.EXE
  307.                                | utility that's supplied by many
  308.                                | manufacturers. It will allow you to press a
  309.                                | key while editing a program source file, and
  310.                                | automatically invoke your MAKE utility with
  311.                                | that current filename (minus its extension)
  312.                                | as the argument for MAKE. Source code
  313.                                | included.
  314. RTMEM.EXE        9198  03-20-92  RunTime Memory 1.10 (Dunford, Christopher
  315.                                | J.; $0) lets you test-run programs within a
  316.                                | specified amount of DOS memory.
  317. TEXSTAT@.COM    21393  04-26-90  TexStat 2.1 (Panther Associates; $5) will
  318.                                | keep track of your programming progress by
  319.                                | counting all characters, words, lines,
  320.                                | periods, commas, semicolons, 'C' and Pascal
  321.                                | comments.
  322. EXE2COM@.COM    19876  09-10-90  Exe2Com 1.05 (Dunford, Christopher J.; $0)
  323.                                | is a replacement for Exe2Bin. It offers an
  324.                                | optional display of the EXE file's
  325.                                | relocation table, which can help if you get
  326.                                | the relocatable items error when converting
  327.                                | EXE to COM. Includes C source.
  328. PCFMT__@.COM    62681  03-28-90  PcFmt 1.3 (Unique Software ASP; $15) formats
  329.                                | your Aspect Source Files, accounting for all
  330.                                | block structures, giving you evenly indented
  331.                                | statements which are easier to read.
  332. PGMTOOL@.EXE    74700  04-26-90  Programmers Toolbox 1.0 (Silicon Systems;
  333.                                | $15) is a set of utilities that allow the
  334.                                | programmer to analyze/edit files and/or
  335.                                | memory in their base HEX form. DUMP, the
  336.                                | file dump utility, displays files and memory
  337.                                | in both HEX and ASCII formats and allows the
  338.                                | user to save portions of the dump to a file.
  339.                                | HEXEDIT, a Hexadecimal edit utility, allows
  340.                                | the user to edit binary and ASCII files in a
  341.                                | HEX mode. It uses basic editing features,
  342.                                | ASCII/Binary Search, Scroll, Edit, etc.
  343. SDT.ZIP        353525  09-07-93  Software Developers Toolkit 1.0 (Vic Williams
  344.                                | ASP; $0-$60) is a set of tools for software
  345.                                | development. This toolkit provides a make with
  346.                                | backup capability, a makefile builder, a tool
  347.                                | to convert standard makefiles to Blinker/plink
  348.                                | overlay format, a copy of awk, a basic
  349.                                | installer/DOS menu program, and remote support
  350.                                | software that you can distribute with your
  351.                                | products. It provides development tools,
  352.                                | installation capability, and ongoing
  353.                                | support/maintenance functions including both
  354.                                | user and developer backup capability.
  355. UNST13.ZIP      98359  08-29-93  Universal Install 1.3 (The GoodSoft Co., ASP;
  356.                                | $36)is a professional installation package. It
  357.                                | can match the look and feel of your own
  358.                                | software. It includes an undo installation
  359.                                | feature, support for multi-disk copying,
  360.                                | external programs, CONFIG and AUTOEXEC
  361.                                | modifying, and more.
  362. XMSTRIX@.COM     7360  01-29-90  XmsTrix (Roy, Don; $0) contains assembler
  363.                                | routines built around the Microsoft Extended
  364.                                | Memory Specification (XMS), Version 2.0 for
  365.                                | MS-DOS. At the minimum, you can add up to an
  366.                                | extra 64K of executable code space for your
  367.                                | programs.
  368. XRAY_JF.ZIP      8188  10-15-93  XRay 1.5 (Kihlken, Tom; $15) is a memory
  369.                                | resident program (8k) which provides either
  370.                                | a detailed report or a summary of exactly
  371.                                | which DOS function calls, including a number
  372.                                | of undocumented DOS calls, your program is
  373.                                | making. You can use it to determine what
  374.                                | other programs are doing or to help debug
  375.                                | your own programs. Also included is a high
  376.                                | resolution timer which helps detect I/O
  377.                                | bound code which can bog down even your
  378.                                | tightest assembler program.
  379. KEYS21.ZIP       6355  10-15-93  Keys 2.1 displays the scan values and ascii
  380.                                | values of keys when pressed.
  381. MAKE.ZIP         6156  10-15-93  Make executes commands in a "makefile" to
  382.                                | update one or more target files. If no "-f"
  383.                                | option is present, "MAKEFILE" is used as the
  384.                                | makefile.
  385. MEMSCAN.ZIP      3008  10-15-93  MemScan (Martin, Charles F., ASP; $0) is a
  386.                                | TSR memory scanner. It lets you scan RAM
  387.                                | during program execution or it can be called
  388.                                | in an Assembly program. It also shows
  389.                                | contents of registers.
  390. MOVROM.ZIP        722  10-15-93  MovROM copies the BIOS to RAM, makes it
  391.                                | resident, and repoints all BIOS interrupts
  392.                                | to the copied code, thus allowing any
  393.                                | debugger operations to be preformed. MOVROM
  394.                                | must be executed before any resident
  395.                                | utilities are installed because such
  396.                                | utilities repoint BIOS interrupts to
  397.                                | themselves. When MOVROM exits, it displays
  398.                                | the segment where it copied the ROM code;
  399.                                | the offsets are the same as in the original
  400.                                | BIOS listing.
  401. NJSTACK.ZIP     11108  10-15-93  Nifty James' Stack Checker 1.00 (Blaszczak,
  402.                                | Mike; $10) is a set of .OBJ files which
  403.                                | contain a redefined version of Microsoft's
  404.                                | _chkstk routine.
  405. PCTRACE.ZIP      2545  10-15-93  PCTrace implements a trace table for MS-DOS
  406.                                | to allow you to see what DOS or BIOS
  407.                                | functions a particular program uses.
  408. PGMAID.ZIP      32274  10-15-93  Programmer's Aid (Richmond, J. P. Jr.; $10)
  409.                                | is a resident utility that allows you to
  410.                                | call up a table of ASCII characters at any
  411.                                | time.
  412. XRAY_JF.ZIP      8188  10-15-93  Xray (Ferguson, John F.; $?) allows you to
  413.                                | monitor areas of your computer's memory
  414.                                | while other programs are running. These
  415.                                | other programs can be COMMAND.COM, for those
  416.                                | interested in some aspect of that program;
  417.                                | your own resident programs; or some .COM or
  418.                                | .EXE application. XRAY gives you, on a
  419.                                | real-time basis, the ability to watch memory
  420.                                | variables or your stack change dynamically.
  421. FLIST__@.COM    37045  01-29-90  Flist 1.0 (Portz, Frederick F.; $0) will
  422.                                | neatly format and list source code listings.
  423. 87ERROR.ZIP      2288  10-15-93  87Error (Scott, Leland C.; $0) is a simple
  424.                                | 8087 error interrupt handler. When an error
  425.                                | interrupt is generated by the 8087 a letter
  426.                                | in reverse video will appear in the upper
  427.                                | right hand corner of the monochrome display.
  428.                                | The letter will indicate the general type of
  429.                                | error which caused the 8087 to generate an
  430.                                | interrupt.
  431. PROFILR.ZIP     18785  10-15-93  Profiler is a system of programs used to
  432.                                | list where your code is spending its time.
  433.                                | As an example, to run the system: run
  434.                                | PROFILE CHKDSK.COM (a copy of which must be
  435.                                | in your current dir). The batch file
  436.                                | profile.bat will copy CHKDSK.COM to
  437.                                | SUBJECT.COM, analyze where subject.com is
  438.                                | spending time and list this for you.
  439.                                | Subject.com will be deleted upon completion.
  440. SHOWKEY.ZIP     17622  10-15-93  Showkey (Felt, Dave; $?) display ASCII and
  441.                                | hex codes for a key.
  442. ASCIIJP.ZIP      6112  10-15-93  ASCII 1.2 (Piepers, John; $0) displays the
  443.                                | ASCII table in hex, octal, decimal and
  444.                                | binary. It is not a TSR.
  445. DYNAGEN.ZIP    138053  10-17-93  Dynagen (MyndTryx; $72-$82) will generate 27
  446.                                | different types of data in ASCII, dBASE,
  447.                                | FoxPro, Paradox and other file formats for
  448.                                | testing your software.
  449. FILEXREF.ZIP    73325  10-17-93  FileXRef (ConVal Software, Inc. ASP; $27)
  450.                                | will scan all your application source and
  451.                                | ASCII documentation files, producing cross
  452.                                | reference report files, or data files. It
  453.                                | can process all text files and has special
  454.                                | processing logic for supporting the syntax
  455.                                | of the following file types: BAS, BAT, C, H,
  456.                                | CPP, HPP, COB, DOC, PRG, FOR, ASM, MAK, PAS,
  457.                                | PLI, PRG, REX, SQL, INP, and TXT. All other
  458.                                | types are scanned as if they were ASCII text
  459.                                | files.
  460. HDK90A.ZIP     188689  09-09-93  Help Development Kit 9.0 (Loewy, Ron; $40)
  461.                                | creates help files for the Windows Help
  462.                                | engine, DESQview/X, QuickHelp, THelp, TVHC,
  463.                                | and PopHelp. This is a blessing for those
  464.                                | unwilling to tackle the complexities of the
  465.                                | Windows RTF formatting. It is a must-have
  466.                                | for programmers working in multiple
  467.                                | platforms.
  468. HDK90B.ZIP     210221  09-09-93  See HDK90A.ZIP
  469. MISCTOOL.ZIP   134221  10-17-93  Misc. Programming Tools (Vic Williams; $0)
  470.                                | is a set of programmer's tools. Make is a
  471.                                | program that will maintain, update, and
  472.                                | reconstruct groups of programs and other
  473.                                | software. Build makes conventional makefiles
  474.                                | with a variety of options. To_ovl converts
  475.                                | conventional Borland/Microsoft make linker
  476.                                | files to Blinker/Plink overlay script files.
  477.                                | SerNo helps add and read serial number
  478.                                | information at the bottom of EXE and COM
  479.                                | files. LS lists files with a variety of
  480.                                | options.
  481. OVL_MGRS.ZIP    97091  10-16-93  OVL (Devore, Michael E., ASP; $75) is a set
  482.                                | of overlay managers, a linkable and a
  483.                                | stand-alone version. OVL loads overlays from
  484.                                | disk at the appropriate time and jumps
  485.                                | program execution to the overlay code. OVL
  486.                                | has only been tested with MASM, Turbo C, and
  487.                                | QuickBASIC 4.00, but it is probable that OVL
  488.                                | will work with all languages that compile to
  489.                                | Microsoft Overlay LINKable object modules
  490.                                | and which perform direct calls to routines
  491.                                | in the program code. The system now works
  492.                                | with Clipper, BASCOM and other languages.
  493. PROPAK.ZIP     406548  10-13-93  Programmer's Productivity Pack (Falk, Bob
  494.                                | ASP; $79) is a software package designed to
  495.                                | provide the utilities and reference tools
  496.                                | most frequently needed by programmers.
  497.                                | Previous versions were retail-only. Included
  498.                                | is a calculator that works simultaneously in
  499.                                | decimal, binary, hexadecimal, and octal.
  500.                                | Other features include an ASCII & Color
  501.                                | Attribute Chart, keystroke reference center,
  502.                                | keystroke recording and playback, screen
  503.                                | capture with filtering, background printing,
  504.                                | a pop-up DOS shell, and more. These
  505.                                | programming tools can run stand-alone or as
  506.                                | pop-ups. Support isprovided for dual monitor
  507.                                | systems. A hard disk is recommended.
  508. PROLITE.ZIP    278180  10-13-93  ProLite (Falk Data Systems ASP; $22) is a
  509.                                | subset of the larger Programmer's
  510.                                | Productivity Pak. It includes productivity
  511.                                | tools for programmers, a programmer's
  512.                                | calculator, keystroke reference center,
  513.                                | ASCII and color attribute chart, and pop-up
  514.                                | DOS shell. It uses swapping technology to
  515.                                | free all but 7K of DOS memory when resident.
  516.                                | It can also be loaded as a stand-alone,
  517.                                | DESQview-aware program, or as a normal
  518.                                | memory-resident program without swapping.
  519. RENAMER.ZIP     69665  10-17-93  Renamer (ConVal Software, Inc. ASP; $42)
  520.                                | renames file and symbol references in your
  521.                                | source files. This can be used to rename
  522.                                | certain variables for purposes of
  523.                                | standardizing or exporting code. Supports
  524.                                | BASIC, BAT files, C, C++, COBOL, FORTRAN,
  525.                                | MASM, Oracle, Pascal, PL/I, REXX, SQL and
  526.                                | xBASE.
  527. VERSATIL.ZIP   137593  10-17-93  Versatil 1.11 (Glaze, Michael M.; $20) is a
  528.                                | set of programmer's utilities in a pop-up 5K
  529.                                | TSR. Utilities include an ASCII chart, box
  530.                                | drawing, color attribute, date converter,
  531.                                | number converter, scan codes, and a screen
  532.                                | mask.
  533. GLIDE          430659  09-06-93  The Glide 1.00.02 (Russell A. Powell; $52) is
  534.                                | an integrated programming development
  535.                                | environment. It is fully configurable for any
  536.                                | language. Features include mouse support,
  537.                                | swapping to EMS, HMA or disk, 25,43, or 50
  538.                                | column video mode support, internal make and
  539.                                | link script generator, internal clock,
  540.                                | calendar, calculator and more. (2 Disks.)
  541. NICENEZ.ZIP    146250  10-14-93  Nice-N-EZ (Digital Manufacturing Systems;
  542.                                | $20) is a program development environment
  543.                                | for use with programming language. You can
  544.                                | include your own help information from which
  545.                                | you may copy and transfer text, such as
  546.                                | programming examples, into your own program.
  547.                                | The usual editing functions are provided as
  548.                                | well as powerful block operations, a
  549.                                | clipboard to store deleted or copied text,
  550.                                | automatic indentation, keystroke macros,
  551.                                | various programming aids. mouse support, the
  552.                                | ability to edit up to five modules at one
  553.                                | time and more. Requires 512K.
  554. PIE_TS.ZIP      72879  10-14-93  Programmer's Integrated Environment
  555.                                | (twentysomething Software; $10) provides an
  556.                                | interface for most programming languages. It
  557.                                | allows you to edit, compile, link, test, and
  558.                                | debug a program using a basic menu. Requires
  559.                                | 512K and a hard disk.
  560. SPA_WN.ZIP     107417  10-14-93  SPA:WN ($50) is a programming environment.
  561.                                | To help you get started, the disk also
  562.                                | contains a tutorial for people unfamiliar
  563.                                | with the concepts of structured programming
  564.                                | and hierarchical top-down design. According
  565.                                | to the author "SPA:WN is the only
  566.                                | pan-lingual (i.e. adaptable to any target
  567.                                | language) Warnier diagram based structured
  568.                                | program development tool."
  569. SAM2.ZIP        14946  07-26-93  Source Application Manager (Mogenot,
  570.                                | Olivier; $0) is a programming environment
  571.                                | that can be used with different languages so
  572.                                | that you do not have to deal with different
  573.                                | interfaces/editors for each.
  574. TURBO.ZIP       56200  10-15-93  Turbo Environment 2.21 (Orme, Daniel; $25)
  575.                                | is an integrated development environment for
  576.                                | your favorite assembler or compiler. It has
  577.                                | most of the features found in Turbo Pascal's
  578.                                | IDE such as an editor, the ability to edit
  579.                                | two files at once; shell to DOS; pull-down
  580.                                | menus; same key strokes as Turbo Pascal; and
  581.                                | a configuration file. Other features include
  582.                                | on-line help, box shadowing, and 43/50-line
  583.                                | support for EGA/VGA.
  584. ALLOCRJ@.COM    15755  05-01-89  Alloc 1.4 (Jones, Robert L.; $0) is an ALLOC
  585.                                | procedure that uses interrupts rather than
  586.                                | externally linked OBJ files.
  587. CX_____@.EXE    39771  08-20-92  Cx 1.03 (Nelson, Eugene; $45) is a data
  588.                                | compression library for MS-DOS, Windows and
  589.                                | OS/2. Cx includes examples for VB, C and
  590.                                | Pascal examples; OBJ, DLL, MIX and TPU
  591.                                | interfaces; and source.
  592. FILBUF.EXE       4345  06-18-92  Filbuf (Kyle, Jim; $20) is a LIB module that
  593.                                | will determine the number of FILES and
  594.                                | BUFFERS configured in a system. BASIC and C
  595.                                | examples are included.
  596. FNDENV_@.COM     4043  01-29-90  FndEnv is an assembly language routine that
  597.                                | finds the master Environment block for DOS.
  598.                                | If it cannot find it, it passes back the
  599.                                | local Environment block.
  600. EXEC_TW.EXE     26566  05-29-91  Exec (Wagner, Thomas; $0) is the source code
  601.                                | in several different languages to allow
  602.                                | swapping of your program to EMS to free
  603.                                | memory for other programs to run.
  604. PCUSER_@.COM     3581  01-29-90  PcUser (Blenman, Percival; $0) are some
  605.                                | miscellaneous user functions.
  606. EXEC.ZIP       103800  07-13-95  Exec 3.3A (Wagner, Thomas; $0) contains
  607.                                | source code in several different languages
  608.                                | to allow swapping of your program to EMS to
  609.                                | free memory for other programs to run.
  610.                                | Features include XMS support, the ability to
  611.                                | process BAT files and handle redirection,
  612.                                | and many error codes.
  613. TESSRACT.ZIP   219970  10-16-93  Tesseract (TesSeRact Development Team ASP;
  614.                                | $25) is a library of routines for developing
  615.                                | ram-resident programs and a proposed
  616.                                | standard for ram-resident program
  617.                                | communication. The libraries and modules
  618.                                | allow developers to write programs with TSR
  619.                                | capability with little or no knowledge of
  620.                                | TSRs. Among the features provided are easy
  621.                                | use of hotkeys, simple Ram-Resident
  622.                                | routines, co-resident functions, and
  623.                                | cross-routine communication facilities.
  624.                                | These routines been tested with Turbo C 1.5,
  625.                                | Turbo Pascal 4.0 and 5.0, Microsoft C 5.0
  626.                                | and 5.1, Microsoft's Macro Assembler 5.0 and
  627.                                | 5.1, and OPTASM 1.0.
  628. PGL_TOOL.ZIP   292336  10-17-93  PGL Toolkit (Norton, JoAnne W.; $95) is a
  629.                                | printer graphics library with over 80
  630.                                | functions. Features include unlimited
  631.                                | virtual drawing resolution up to 32k by 32k
  632.                                | and 256 colors, support for 28+ compiler
  633.                                | versions and six programming languages, and
  634.                                | support for most popular printers. It
  635.                                | produces high resolution printouts utilizing
  636.                                | as little as 8K of memory. Full support is
  637.                                | provided for printing through a parallel or
  638.                                | serial port interface, and seven fully
  639.                                | scalable stroked font sets are included. No
  640.                                | royalties are required for use in your apps.
  641. BLDHOUND.ZIP   143596  10-16-93  BloodHound (Fencel, Richard; $50) is a
  642.                                | program debugging tool. It works by loading
  643.                                | and running your program and recording all
  644.                                | the keystrokes that you wish to enter as
  645.                                | part of the normal execution of your
  646.                                | program. It then saves the resulting
  647.                                | screens. Normally, you would do this after
  648.                                | your program is running the way it should,
  649.                                | but you want to make modifications to it.
  650.                                | Programmers know all too well how
  651.                                | modifications in one area of a program
  652.                                | almost always cause unforeseen changes in
  653.                                | other areas. So after you have made
  654.                                | modifications to your program, Bloodhound
  655.                                | will replay the keystrokes and compare the
  656.                                | resulting screens to the previous `known
  657.                                | good run' and report any differences.
  658. DF_DEBUG.ZIP   248770  10-16-93  Data File Debugger (Gilmore Systems;
  659.                                | $20-$40) is a unique and powerful data file
  660.                                | and database debugging tool. It allows you
  661.                                | to interactively display, dump, modify, zap,
  662.                                | and fill data elements in the data file or
  663.                                | database by the same variable names that
  664.                                | describe the record layout in your source
  665.                                | code. DFD lets you translate data to and
  666.                                | from different language formats, including
  667.                                | Computer Innovations C86, Microsoft Pascal,
  668.                                | Borland's Turbo Pascal, Borland's Turbo C,
  669.                                | and Microsoft C.
  670. DSTRIP_@.EXE    21516  01-21-93  DynaStrip (Dynasoft; $0) is a debugging
  671.                                | information manager. It searches all
  672.                                | subdirectories and processes any OBJ files
  673.                                | that match the wildcard filespecs. It allows
  674.                                | selective stripping of debugging
  675.                                | information, thus resulting in linkable
  676.                                | applications that support moderate debugging
  677.                                | capabilities.
  678. IOPORT_@.COM    19554  12-20-89  I&C and IOPort 1.01 (Gramann, R. A.; $22)
  679.                                | I&C is a TSR debugger. Unlike Debug and
  680.                                | CodeView, it can be used to debug TSR
  681.                                | programs as they operate. At the press of a
  682.                                | key, it allows memory inspection, memory
  683.                                | modification, and instruction breakpoint
  684.                                | with data collection. IOPort allows port
  685.                                | input and output by pressing a hot-key.
  686. MEMUTIL@.COM    43014  02-08-91  Memutils 1.1 (Shearer Cooper Computer
  687.                                | Company; $10) is a collection of utilities
  688.                                | that can greatly assist in debugging and
  689.                                | monitoring memory usage and memory problems
  690.                                | in programs. USEMEM uses up a specified
  691.                                | amount of memory, for checking how your
  692.                                | program will run on macnines with less
  693.                                | memory. FILLMEM fills memory with a
  694.                                | specified value and then optionally runs
  695.                                | your program. MEMTEST performs a
  696.                                | byte-by-byte test of your standard DOS
  697.                                | (640K) memory. WATCHMEM is a TSR that
  698.                                | watches and remembers all requests for
  699.                                | memory (allocation, modification, and
  700.                                | release) as well as requests for execution
  701.                                | and termination.
  702. MONITOR@.COM     9382  01-29-90  Monitor (Wissinger, Richard; $25) is a
  703.                                | programmer's debugging tool. When you press
  704.                                | the hotkey, it will interrupt the current
  705.                                | process in your machine, and display all the
  706.                                | appropriate information about the
  707.                                | interrupted process. You can now alter the
  708.                                | state of MONITOR/386, such as entering new
  709.                                | breakpoints, modifying memory, etc.
  710. SOSENGN@.EXE    13952  04-22-93  SOS Engine 2.14a (Solid Oak Software; $30)
  711.                                | is a debugging tool which records low level
  712.                                | application activity such as file accesses,
  713.                                | reads, writes, memory allocation requests
  714.                                | and more. It links into an application in
  715.                                | Clipper, C, BASIC, TP, etc.
  716. SPYTRAK@.EXE    41481  12-12-92  SpyTrak 2.5 (Korvin Communications Co.; $30)
  717.                                | is a TSR, disassembling and debugging tool.
  718.                                | Disassembling is performed during the
  719.                                | program's execution. It tracks each
  720.                                | operation performed by the program step by
  721.                                | step, recording status of registers, flags
  722.                                | and instructions, unassembled into opcode.
  723. TRAP___@.COM    10715  01-29-90  Trap (Kolbeck, R.; $0) is a useful tool for
  724.                                | debugging interrupts and reverse
  725.                                | engineering. It's also very helpful in
  726.                                | detecting viruses and creating TSR-programs.
  727.                                | With TRAP, you can trap every interrupt in
  728.                                | your PC, even hardware interrupts like INT
  729.                                | 08h, 09h or 1Ch.
  730. BITS___@.COM    61431  10-04-89  Bits 2 (Roper, David; $0) is a program for
  731.                                | PC/Main-Frame developers. It does math
  732.                                | calculations and can be used as a substitute
  733.                                | for Math Tables. It does Logs, Trig, Base
  734.                                | conversions and more.
  735. HDBCALC@.COM     8428  05-28-89  HDBcalc 1.0 (Lynch, Jim; $10) is a 16 bit
  736.                                | programmer's calculator that lets you
  737.                                | perform math and logical operations in Hex,
  738.                                | Decimal and Binary notation. Unlike other
  739.                                | calculators, the operands and the result are
  740.                                | all displayed on the screen at the same
  741.                                | time. This makes it possible to do "what if"
  742.                                | type of calculations, in spreadsheet fashion.
  743. POPCALC@.COM     9252  10-18-89  PopCalc 1.01 (Microsystems Software Inc.;
  744.                                | $20) is a pop-up (6k) calculator that will
  745.                                | evaluate complex expressions in binary,
  746.                                | decimal and hex format. It also supports all
  747.                                | C operators, plus Rotate. PopCalc will let
  748.                                | you assign values to variables and evaluate
  749.                                | equations. PopCalc locks up under DESQview.
  750. FADD___@.COM     3664  01-29-90  Fadd (Richwell, Gunner; $15) will compute
  751.                                | the values for all combinations of segment
  752.                                | value, offset value and physical address.
  753. BASERES.ZIP     14048  10-15-93  Baseres 3 (L/G Computer Consultants; $10) is
  754.                                | a stay-resident program written in Turbo
  755.                                | Pascal to satisfy the programmer's need
  756.                                | (especially C language) for base conversion
  757.                                | of numbers and characters. The conversions
  758.                                | are displayed simultaneously for Ascii, Hex,
  759.                                | Decimal, Binary and Octal.
  760. CALC_CD.ZIP      9289  10-15-93  Calc (Dunford, Christopher J.; $0) is a
  761.                                | calculator with many programmer- type
  762.                                | functions, such as shift-left, shift-right,
  763.                                | 2's comp., 1's comp., And, Or, Xor, Hex,
  764.                                | Decimal, Octal, Binary.
  765. QWIKMATH.ZIP    94105  10-17-93  QwikMath (Olsen, J. W.; $25) is a
  766.                                | comprehensive programmer's calculator. It
  767.                                | offers a complete range of arithmetic and
  768.                                | bitwise operators, the ability to perform
  769.                                | calculations in 32-bit, 16-bit, and 8-bit
  770.                                | values, a 16-level undo feature, a what-if
  771.                                | session without losing the results of prior
  772.                                | operations, ability to freely combine and
  773.                                | move between all conditions provided at any
  774.                                | time, context-sensitive help, and
  775.                                | stand-alone or memory resident. Values may
  776.                                | be entered in binary, octal, decimal or
  777.                                | hexadecimal, with results always displayed
  778.                                | in all radices, as well as their ASCII or
  779.                                | extended scan code equivalents, where
  780.                                | applicable.
  781. HEXVIEW@.COM    25024  01-29-90  HexView 1.2 (Daytris Information Systems;
  782.                                | $15) is a hexadecimal editor for the MS-DOS
  783.                                | environment. It can be used to edit or view
  784.                                | binary or ASCII files in a full screen
  785.                                | hexadecimal format.
  786. HEXIT__@.COM    11056  11-12-90  HexIt (Viscomi, Peter M.; $8) will translate
  787.                                | files into HEX format and optionally display
  788.                                | them on the screen or print them.
  789. DVPT1.EXE      186303  01-09-92  Digitized Voice Programmer's Toolkit
  790.                                | (Farpoint Software; $50) is a
  791.                                | voice-digitizing utility for programmers. It
  792.                                | involves a combination of software and
  793.                                | hardware with which programmers may create
  794.                                | digitized voice recordings, store them on
  795.                                | disk, edit the voice data files, and
  796.                                | incorporate digitized voice playback into
  797.                                | their own high-level language programs. The
  798.                                | recording of digitized voice requires a
  799.                                | small, inexpensive hardware device to be
  800.                                | built. Schematics and printed circuit board
  801.                                | layout files are provided for this device.
  802.                                | Playback of the digitized voice, however,
  803.                                | requires no special hardware except for a
  804.                                | 286/386. Realistically, a hard disk is
  805.                                | required to hold the unarchived files in
  806.                                | this set, which total over 1.5 meg.
  807. DVPT2.EXE      246871  01-09-92  See DVPT1.EXE
  808. SAYINVA@.COM    23418  06-21-90  Say Invalid (Leithauser, David; $5) can be
  809.                                | called by your program to say "Attention.
  810.                                | Invalid input. Please Redo." through the
  811.                                | computer's speaker in a voice guaranteed to
  812.                                | wake up your user (and everyone else in the
  813.                                | office). Frankly, we prefer HAL's soothing
  814.                                | "Sorry, Dave, I can't do that." (See disks
  815.                                | 2388-2392 for Sound player and sound files.)
  816. SFXLIB.EXE      20381  04-16-92  Sound Effects Library (Smith, Dave; $0)
  817.                                | allows you to include any of 17 different
  818.                                | sounds in your programs. It features fires,
  819.                                | explosions, bombs, tones, vibration and more.
  820. SFX486.EXE      33245  06-17-93  SoundFX 486 (Smith, David; $17) is a sound
  821.                                | effects library for 486 Systems. There are
  822.                                | 70 sounds included, plus a demo program
  823.                                | which can play each of the sound effects.
  824. SOUNDSG.EXE     42154  08-08-91  Sounds Good 2.0 (Leinecker, Richard C.; $15)
  825.                                | is a sound editor that creates files you can
  826.                                | easily integrate into your programs through
  827.                                | the use of a set of library routines. The
  828.                                | sounds are interrupt driven and allow you to
  829.                                | do other tasks in the foreground. BASIC and
  830.                                | C examples are given.
  831. EZINSTL.EXE     39620  11-15-91  Easy Install 1.0B (Scanlon Enterprises; $10)
  832.                                | automates the installation of your software.
  833. EDI_DOS.EXE     59808  05-20-92  EDI Install for DOS 1.0 (Eschalon
  834.                                | Development Inc.; $45) is a complete
  835.                                | customizable installation program. It has an
  836.                                | attractive window interface and supports
  837.                                | multiple disks of any size media. It also
  838.                                | supports file compression. The executable
  839.                                | installation program is less than 40K.
  840. QUIKINS.EXE     19343  01-08-93  Quik-Install 1.6 (Wester, Michael L.; $15)
  841.                                | is a small (8k) software installation
  842.                                | program. Multi-disk installation is
  843.                                | supported. It copies files or installs from
  844.                                | EXE archives, checks available disk space,
  845.                                | creates subdirectories, automatically
  846.                                | executes applications after installation,
  847.                                | and stores setup internally.
  848. PHELP.ZIP       67721  10-15-93  Pinnacle Help 1.01 (Pinnacle Help; $75) will
  849.                                | help you package your shareware with a
  850.                                | slick, professional appearance. It provides
  851.                                | all of the reference material a first time
  852.                                | user needs, along with a file lister,
  853.                                | information about registration, and more.
  854. FINTOUCH.ZIP   116595  10-14-93  Finishing Touch 2.4 (ImagiSOFT, Inc. ASP;
  855.                                | $73) is a simple software installation
  856.                                | program that reduces the amount of space
  857.                                | required on disks by 50 to 75 percent. It
  858.                                | tests a user's hardware to make sure that it
  859.                                | can handle your software.
  860. IMPRES.ZIP     160168  07-14-93  First Impression 2.6 (Lincoln Beach Software
  861.                                | ASP; $60) is a toolkit for creating an easy
  862.                                | to use installation program. Features
  863.                                | include the ability to check for drive
  864.                                | availability and free disk space, to add a
  865.                                | subdirectory to the PATH, print
  866.                                | documentation, code user's name into the
  867.                                | program, use compressed files, update the
  868.                                | CONFIG.SYS file, and more.
  869. INSTALL.ZIP     12390  09-10-93  Install 3.0 (Kenneth W. Illig; $0) is a
  870.                                | software installation program.
  871. PWRINSTL.ZIP   236724  10-14-93  PowerInstall 1.4 (Ataras Engineering ASP;
  872.                                | $29) is a software installation utility. You
  873.                                | provide instructions in a text file and it
  874.                                | creates an .EXE file to do the installation
  875.                                | accordingly. Among the many commands you may
  876.                                | put in the script file are the abilities to
  877.                                | read from and write to windows, read
  878.                                | keystrokes and mouse clicks, execute
  879.                                | COM/EXE/BAT files with or without the user
  880.                                | seeing it, view files, copy and delete
  881.                                | files, verify paths, make and change
  882.                                | directories, use variables and line labels,
  883.                                | use IF statements, and more.
  884. STANKIT@.EXE   180567  03-22-93  StanKit 4.07 (Liachev, Stanislav G.; $102)
  885.                                | is a software installation utility. Features
  886.                                | include compression, copyright text display,
  887.                                | copy protection, installation password,
  888.                                | colors, sound effects, and more.
  889. BTFILER.ZIP    142620  10-14-93  BTFiler (Access Microsystems Inc.; $29) is a
  890.                                | Btrieve file recovery, viewing, editing,
  891.                                | search and delete utility. You can can also
  892.                                | clone or pack a Btrieve file; import and
  893.                                | export records in ASCII files; create a file
  894.                                | from a BTrieve Build file; list file
  895.                                | statistics; and build lists of Btrieve error
  896.                                | codes numerically and operation codes
  897.                                | alphabetically. A page size calculator is
  898.                                | included. Also included is BTViewer ($83), a
  899.                                | powerful menu driven Query/Edit tool for
  900.                                | Btrieve files. It features file maintenance
  901.                                | functions, batch modify options, calculated
  902.                                | field support, summary report screens, and
  903.                                | much more.
  904. BTRHELP.ZIP    207917  10-14-93  BTR Help (Informative Technologies ASP; $44)
  905.                                | is a tool for use in the design,
  906.                                | development, and maintenance of Btrieve
  907.                                | applications. It will rebuild damaged
  908.                                | Btrieve files, test file integrity, browse,
  909.                                | delete and add records, edit records in Hex
  910.                                | or ASCII, list Btrieve operations and
  911.                                | errors, clone Btrieve files, display file
  912.                                | statistics and more. Anyone who has
  913.                                | struggled with Novell/Softcraft's
  914.                                | user-unfriendly Btrieve utilities will be
  915.                                | delighted at the ease of use of BTR Help.
  916. BTRWATCH.ZIP   121500  10-14-93  BTR Watch (Informative Technologies ASP;
  917.                                | $33) is a memory resident Btrieve debugger.
  918.                                | It logs calls to Btrieve, recording time,
  919.                                | date, file name, operation, duration, and
  920.                                | result of each access. It will log all calls
  921.                                | or just when specified status codes occur.
  922.                                | It will optionally signal you with a beep
  923.                                | when a bad status code occurs.
  924. HBB.ZIP         57729  10-15-93  Hybrid Btrieve Browser 1.0 (Graham, Micheal
  925.                                | S.; $33) is a TSR that will allow you to
  926.                                | view Btrieve records in a user defined
  927.                                | format. Ten different views can be defined
  928.                                | with ten fields per view. The view screen
  929.                                | can be scrolled four ways and data can be
  930.                                | pasted into the keyboard buffer. Requires
  931.                                | 512K, DOS 3.x or higher and Btrieve 4.10 or
  932.                                | higher.
  933. DFDDRAW@.EXE   157309  05-20-91  DFDdraw (McDonnell Douglas Corporation; $0)
  934.                                | is a graphics package for creating data flow
  935.                                | diagrams. It is easy to use and supports a
  936.                                | wide variety of printers and plotters.
  937. EZCASE.ZIP     286602  10-13-93  EasyCase (Evergreen CASE Tools; $100) is a
  938.                                | CASE (Computer Aided Software Engineering)
  939.                                | tool. EasyCASE is intended to simplify the
  940.                                | generation of data flow diagrams,
  941.                                | transformation graphs, state transition
  942.                                | diagrams, structure charts and entity
  943.                                | relationship diagrams. A chart can have up
  944.                                | to 256 connections, flows or transitions and
  945.                                | up to 20 text blocks. Support is included
  946.                                | for HP7550 and HP7475 plotters, for Jackson
  947.                                | Data Structure Diagrams, for monographics
  948.                                | cards and for EGA/VGA cards connected to
  949.                                | mono monitors, and more. Requires EGA/VGA,
  950.                                | MS mouse, 286/386, 512k.
  951. EASYCHRT.ZIP   108889  10-13-93  Easy Chart (Pavitron Computer Group;
  952.                                | $45-$60) is a tool for drawing system flow
  953.                                | and hierarchical charts. It uses line
  954.                                | drawing characters and other characters in
  955.                                | the IBM extended ASCII set to draw lines and
  956.                                | boxes. It will automatically draw four
  957.                                | different flow-charting symbols to any size
  958.                                | you specify: a box, a "list" figure, a
  959.                                | "file" figure, and a decision box. The
  960.                                | diamond-shaped decision box is the roughest
  961.                                | of the figures because it uses the `< > /\'
  962.                                | characters, which do not form smooth lines.
  963. NSCHART.ZIP     96927  10-13-93  NSChart (Siltronix; $35) generates
  964.                                | Nassi-Shneiderman structured flowcharts from
  965.                                | a Program Design Language (NSPDL).
  966.                                | Translators are available which convert
  967.                                | existing code (C, Pascal, FORTRAN, etc.)
  968.                                | into NSPDL. The chart can be printed or
  969.                                | viewed on screen.
  970. FLOWCHRT.ZIP    61398  10-13-93  Flowcharter (-; $0) is designed to provide a
  971.                                | method of displaying complex procedures or
  972.                                | events in a graphical manner using standard
  973.                                | symbols which are easy to understand. The
  974.                                | most common use of flowcharts is in the
  975.                                | design of complex computer programs. These
  976.                                | flowcharts show the basic design of the
  977.                                | program independent of the computer language
  978.                                | in which they will later be written. In this
  979.                                | way, other programmers can translate the
  980.                                | design into the actual program using the
  981.                                | flowcharts.
  982. PC_FLOW.ZIP     37653  10-13-93  PC-Flow (Makoski, Dave; $0) is a program
  983.                                | designed specifically for the creation of
  984.                                | flowcharts. It comes complete with nine
  985.                                | commonly used templates representing tapes,
  986.                                | disks, printed output, work blocks, decision
  987.                                | diamonds, and more. These are displayed on
  988.                                | the side of the screen and chosen by moving
  989.                                | an ìèarrow with the cursor keys or mouse.
  990.                                | Text and connection lines can be added. The
  991.                                | final result can be printed on an Epson
  992.                                | compatible printer. CGA-compatible graphics
  993.                                | adapter is required. Only a single screen
  994.                                | can be edited and printed at one time, so
  995.                                | large flowcharts would have to be divided
  996.                                | into parts and the printed results taped
  997.                                | together. One screen will hold a maximum of
  998.                                | 25 flowchart elements.
  999. SCDRAW.ZIP     146766  10-14-93  SCDraw (McDonnell Douglas Corporation; $0)
  1000.                                | is a powerful, PC-based systems development
  1001.                                | tool for analyst and programmers. It allows
  1002.                                | you to build and maintain structure charts
  1003.                                | and data structure diagrams. You can improve
  1004.                                | your productivity by providing a sound
  1005.                                | blueprint of how program components fit
  1006.                                | together as you build your structure chart.
  1007. MDEM4A.EXE      57899  06-12-92  MakeDemo (Windham Woods Publishing; $49) is
  1008.                                | a text-based demo maker designed to make it
  1009.                                | easy to create a demo of your program by
  1010.                                | capturing and editing screens and by
  1011.                                | creating new screens with the built-in
  1012.                                | screen designer. With the latter, you can
  1013.                                | make boxes, change colors, simulate menus
  1014.                                | and windows, and insert information. Also
  1015.                                | included is the runtime program "ShowDemo",
  1016.                                | that lets you view your works of art exactly
  1017.                                | as the end user might see them. Additional
  1018.                                | features include mouse support, and the
  1019.                                | ability to create interactive menus and to
  1020.                                | create and brand presentations and put them
  1021.                                | into single EXE files.
  1022. MDEM4B.EXE      92449  06-12-92  See MDEM4A.EXE
  1023. MDEM4C.EXE     102375  06-12-92  See MDEM4A.EXE
  1024. PC_DEMO.ZIP    110779  10-13-93  PC_Demo is for mocking up demos of programs.
  1025.                                | The purpose of the program is to make up
  1026.                                | slide shows that will demonstrate software.
  1027.                                | PC-Demo comes with a screen editor and
  1028.                                | utilities for capturing screens from other
  1029.                                | programs. It claims to be better than Dan
  1030.                                | Bricklin's Demo program.
  1031. PROTOTYP.ZIP   186037  10-13-93  Prototype (Martin, Ray; $25-$50) is a demo
  1032.                                | building program for developers who have a
  1033.                                | program that they want to demonstrate.
  1034.